2D Particle System
Particles to iterate
How many particles to spawn per second.
Will never spawn more than that value
Stores how many particles to spawn, accumulates when not integer.
See Implementation
2D Particle System